DiscountValue
No description
union DiscountValue = PercentageDiscountValue | FixedDiscountValue
Possible types
[DiscountValue.PercentageDiscountValue
](/Incidite GraphQL Docs/types/objects/percentage-discount-value.mdx) object
[DiscountValue.FixedDiscountValue
](/Incidite GraphQL Docs/types/objects/fixed-discount-value.mdx) object
Member Of
[AppliedDiscount
](/Incidite GraphQL Docs/types/objects/applied-discount.mdx) object